projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ccf91c
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Wed, 20 Dec 2000 14:25:09 +0000
(14:25 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Wed, 20 Dec 2000 14:25:09 +0000
(14:25 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 6814ea02fbfac0e4799034c7ed648e89a51bf5e0..83e83509c4dd8e429365a84845f06c79ba36128c 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,9
@@
2000-12-20 Gerd Moellmann <gerd@gnu.org>
+ * xdisp.c (try_cursor_movement): Fix last change. The real
+ condition is that PT is at the end of the row, and should
+ be displayed at the start of the next row.
+
* xdisp.c (try_cursor_movement): If we end on a partially
visible line, end we already decided to scroll, return -1.